home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Strategy Challenges Collection
/
Strategy Challenges Collection.iso
/
pc
/
demo
/
demodata
/
mainint.dxr
/
00107.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-30
|
227 b
|
11 lines
on exitFrame
repeat while the volume of sound 1 < 255
set x to the volume of sound 1
set the volume of sound 1 to x + 10
startTimer()
repeat while the timer < 4
nothing()
end repeat
end repeat
end